@import "slick.css";
@import "slick-theme.css";
@import 'animate.min.css';

body {
	background-color: #f4f4f4;
	font-size: 16px;
	line-height: 1.4;
	animation: fadeIn 0.5s ease;
}

* {
	box-sizing: border-box;
}

a {
	color: #3d3d3d;
	outline: none;
}

a:hover {
	color: #245399;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	float: none;
	clear: both;
}

.con {
	width: 1400px;
	margin: 0 auto;
	position: relative;
}

.header {
	width: 100%;
	height: 218px;
	padding-top: 64px;
	background: url('../images/banner-bg.png') center no-repeat;
}

.header .fr {
	white-space: nowrap;
}

.header ul {
	margin-top: 20px;
}

.header li {
	display: inline-block;
	margin: 0;
	padding: 8px 10px 4px;
}

.header li:hover {
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.searchbox {
	display: inline-block;
	margin-left: 15px;
	margin-top: 30px;
	position: relative;
	vertical-align: middle;
}

.inputbox {
	position: relative;
	display: inline-block;
	width: 580px;
	vertical-align: middle;
	border: 1px solid #8aa3c9;
	height: 42px;
	background: url('../images/search-icon.png') 2% center no-repeat;
	padding: 0 10px;
	border-radius: 8px;
}

.inputbox .input {
	display: inline-block;
	background-color: transparent;
	border: 0;
	width: 90%;
	vertical-align: middle;
	margin-left: 40px;
	line-height: 38px;
}

.inputbox .btn {
	position: absolute;
	right: 0;
	top: -1px;
	border-radius: 0 8px 8px 0;
}

.btn {
	background-color: #245399;
	border-radius: 8px;
	color: #fff;
	padding: 10px 20px;
	border: 0;
}

/*èœå•*/
.menu {
	background-color: #245399;
	line-height: 50px;
	display: inline-block;
	width: 100%;
}

.menu ul {
	width: 1400px;
	margin: 0 auto;
}

.menu li {
	float: left;
	width: 9.09%;
}

.menu li a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.menu li:hover a {
	font-weight: bold;
	background-color: rgba(0, 0, 0, 0.1);
}

.white {
	background-color: #fff;
	display: block;
	padding: 10px;
	margin-bottom: 15px;
}

/*çƒ­ç‚¹æ–°é—»*/
.hotnews {
	display: block;
	margin: 0;
	border: 1px solid #eee;
}

.hotnews h2 {
	font-size: 30px;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}

.hotnews h2 a {
	color: #e2000d;
	font-weight: bold;
	display: block;
	text-align: center;
}

.hotnews ul {
	width: 70%;
	margin: 10px 0 0 3%;
}

.hotnews li {
	display: inline-block;
	width: auto;
	font-size: 18px;
	line-height: 45px;
}

.hotnews li::before {
	content: '\2022';
	color: #16509a;
	margin-right: 10px;
}

.w48per {
	width: 48.5%;
}

.newspic {
	position: relative;
}

.newspic .slick-slide {
	position: relative;
}

.newspic .slick-slide img {
	width: 100%;
	height: 380px;
}

.newspic .slick-slide p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 8;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
	font-size: 18px;
	color: #fff;
	padding: 15px;
}

.newspic .slick-next,
.newspic .slick-prev {
	z-index: 8;
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	width: 35px;
	height: 45px;
}

.newspic .slick-next {
	right: 0;
	background: url('../images/wlst-next.png') center no-repeat rgba(0, 0, 0, 0.6);
}

.newspic .slick-prev {
	left: 0;
	background: url('../images/wlst-prev.png') center no-repeat rgba(0, 0, 0, 0.6);
}

.slick-prev:before,
.slick-next:before {
	display: none;
}

.newspic .slick-dots {
	bottom: 20px;
	width: auto;
	right: 10px;
	z-index: 8888;
}

.newspic .slick-dots li {
	margin: 0;
}

.newspic .slick-dots li button:before {
	font-size: 34px;
	color: #fff;
}

.homeNews {
	margin: 0;
}

.homeNews li,
.xinwen li {
	display: block;
	border-bottom: 1px solid #eee;
	line-height: 42px;
	font-size: 18px;    
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.homeNews li a,
.xinwen li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.homeNews li:first-child a,
.homeNews li:nth-of-type(5) a {
	font-size: 22px;
	font-weight: bold;
}

.homeNews li:nth-of-type(5) a {
	padding-top: 25px;
}

/*é¦–é¡µ-æ½åŠæ–°é—»*/
.title {
	display: block;
	margin-top: 5px;
}

.title .fr {
	margin-top: 18px;
}

.w940 {
	width: 945px;
}

.xinwen li {
	border-bottom: 0;
	line-height: 47px;
}

.xinwen li:first-child a,
.xinwen li:nth-of-type(6) a {
	font-weight: bold;
}

.xw-one {}

.xw-one img {
	width: 100%;
	height: 260px;
	border-radius: 5px;
}

.xw-one h4 {
	margin: 10px 0;
}

.xw-one h4 a {
	font-size: 22px;
	font-weight: bold;
}

.xw-one p {
	color: #777;
}

/*é¦–é¡µ-çƒ­æ¦œ*/
.w445 {
	width: 446px;
}

.rebang {
	margin-left: 10px;
}

.rebang li {
	display: block;
	font-size: 18px;
	line-height: 1.3;
	padding: 10px 0;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gtx li {
    display: block;
    font-size: 18px;
    padding: 12px 0px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rebang li b {
	background-color: #ebebeb;
	border-radius: 5px;
	padding: 2px 6px;
	display: inline-block;
	margin-right: 13px;
	font-size: 17px;
}

.rebang li:first-child b {
	background-color: #d71425;
	color: #fff;
}

.rebang li:nth-of-type(2) b {
	background-color: #ed6303;
	color: #fff;
}

.rebang li:nth-of-type(3) b {
	background-color: #fec234;
	color: #fff;
}


/*é¦–é¡µ-çƒ­ç‚¹ä¸“é¢˜*/
.zhuanti {
	display: block;
	margin: 12px 0 0 0;
}

.zhuanti li {
	float: left;
	width: 32%;
	margin-bottom: 15px;
	border: 1px solid #eee;
	overflow: hidden;
}

.zhuanti li:first-child {
	height: 440px;
	margin-right: 1.5%;
	margin-bottom: 0;
}

.zhuanti li:first-child img {
	height: 440px;
}

.zhuanti li img {
	width: 100%;
	height: 160px;
	transition: all 0.4s ease 0s;
}

.zhuanti li:hover img {
	transform: scale(1);
}

.zhuanti li p {
	display: block;
	padding: 4px 10px;
	height: 50px;
	overflow: hidden;
}

.zhuanti li:nth-of-type(3),
.zhuanti li:nth-of-type(5) {
	float: right;
}

/*åª’ä½“çŸ©é˜µ*/
.title2 {
	display: block;
	margin: 10px 0 5px;
	position: relative;
}

.title2::after {
	position: absolute;
	right: 0;
	top: 16px;
	content: '';
	display: inline-block;
	width: 63%;
	height: 4px;
	border-bottom: 1px dashed #26549a;
	opacity: 0.5;
}

.tonglian.jz li {
	font-size: 17px;
	padding: 6px 0 6px 15px;
	position: relative;
}

.tonglian.jz li::before {
	content: '-';
	position: absolute;
	left: 0;
	color: #26549a;
	font-weight: bold;
}

/*é¦–é¡µ-ç½‘è§†æ½åŠ*/
.ws-lunbo {
	width: 39%;
	margin: 0;
}

.ws-lunbo .slick-slide {
	position: relative;
}

.ws-lunbo .slick-slide p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 100%;
	padding: 14px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.6);
	text-align: center;
}

.ws-lunbo .slick-slide img {
	width: 100%;
	height: 310px;
}

.ws-lunbo .slick-next {
	background: url('../images/wlst-next.png') center no-repeat;
	right: 5px;
	z-index: 9;
	bottom: 3px;
	top: inherit;
}

.ws-lunbo .slick-prev {
	background: url('../images/wlst-prev.png') center no-repeat;
	left: 5px;
	z-index: 9;
	bottom: 3px;
	top: inherit;
}


.shiting {
	width: 59.4%;
	text-align: justify;
}

.shiting li {
	display: inline-block;
	width: 258px;
}

.shiting li img {
	height: 186px;
	display: block;
}

.shiting .txtbox {
	border: 1px solid #e5e5e5;
	border-top: 0;
	display: block;
	font-size: 13px;
	color: #888;
	padding: 10px;
}

.txtbox span {
	float: right;
}

.txtbox a {
	color: #333;
	font-size: 16px;
}

.shiting li p {
	height: 85px;
	overflow: hidden
}

.shiting li:hover .txtbox {
	background-color: #f3fbff;
	border-color: #e2f2fc;
}

.shiting li:hover a {
	color: #245399;
	font-weight: bold;
}

.pindao {
	margin: 0 0 10px;
	display: flex;
	justify-content: space-between;
}

.pindao li {
	display: inline-block;
	width: 258px;
}

.shiting.five {
	width: 100%;
}

.shiting.five li {
	width: 258px;
}

.shiting li:last-child {
	margin-right: 0;
}

.shiting::after,
.bianmin::after {
	content: '';
	width: 100%;
	display: inline-block;
	height: 0;
	overflow: hidden
}

/*è§‚å¤©ä¸‹*/
.gtx {
	margin: 0;
}

.gtx li {
	display: block;
	padding: 12px 0;
	font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gtx li.pic {
	width: 220px;
	float: left;
	margin-right: 20px;
}

.gtx li.pic img {
	height: 145px;
	width: 100%;
}

.gtx li.pic h3 {
	font-size: 22px;
	white-space: break-spaces;
	font-weight: bold;
	margin-top: 10px;
	text-align: justify;
}

.gtx li.bigpic {
	width: 455px;
	padding: 0;
	float: left;
	margin-right: 20px;
	position: relative;
}

.gtx li.bigpic img {
	width: 100%;
	height: 240px;
}

.gtx li.bigpic h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 15px 10px;
}

.gtx li.bigpic a h3 {
	color: #fff;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

/*é€šè”å¤©åœ°*/
.tonglian {
	margin: 0;
}

.tonglian li {
	display: block;
	font-size: 18px;
	padding: 9px 0;
}

.tonglian li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tonglian li:first-child img {
	width: 40%;
	float: left;
	margin-right: 15px;
}

.tonglian li:first-child p {
	white-space: normal;
	margin-top: 10px;
	font-weight: bold;
}

.tonglian.sx {
	margin-top: 4px;
}

.tonglian.sx li {
	padding: 12px 0;
}

/*èžåª’è®¿è°ˆ*/
.fangtan {
	margin: 0;
	text-align: justify;
}

.fangtan li {
	display: inline-block;
	width: 32.5%;
	background-color: #f6f6f8;
	padding-right: 20px;
}

.fangtan li img {
	width: 40%;
	height: 210px;
	float: left;
	margin-right: 20px;
}

.fangtan li h2 {
	margin-top: 35px;
	font-size: 22px;
	font-weight: bold;
}

.fangtan li h4 {
	font-size: 18px;
	margin: 15px 0;
	font-weight: bold;
}

.fangtan::after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 0;
	overflow: hidden
}

/*æ³•å¾‹æ´åŠ©*/
.falv {
	margin: 4px 0;
}

.falv a {
	display: block;
}

.falv img {
	display: inline-block;
	vertical-align: middle;
	width: 43%;
	margin-right: 20px;
}

.falv p {
	display: inline-block;
	width: 50%;
	vertical-align: middle;
	line-height: 1.6;
}

.w48per.white {
	width: 49%;
}

/*æ˜ åƒæ½åŠ*/
.photo {
	margin: 4px 0;
}

.photo li {
	float: left;
	width: 100px;
	height: 315px;
	background-color: #000;
	position: relative;
	overflow: hidden;
	transition: all 0.5s ease 0s;
}

.photo li a {
	display: block;
	height: 100%;
}

.photo li img {
	height: 100%;
	width: 580px;
	max-width: inherit;
	opacity: 0.6;
}

.photo li h4 {
	position: absolute;
	left: 40px;
	top: 0;
	width: 300px;
	z-index: 99;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	transform: rotate(90deg);
	transform-origin: 0px;
	transition: all 0.5s ease 0s;
}

.photo li h4 span {
	display: none;
}

.photo li.curr {
	width: 580px;
}

.photo li.curr img {
	opacity: 1
}

.photo li.curr h4 {
	transform: rotate(0);
	bottom: 20px;
	top: inherit;
}

.photo li.curr h4 span {
	display: block;
}

/*ä¾¿æ°‘*/
.bianmin {
	margin: 8px 0 2px;
	text-align: justify
}

.bianmin li {
	display: inline-block;
	text-align: center;
	font-size: 22px;
	color: #15315e;
	padding: 8px 16px;
	border-radius: 10px;
}

.bianmin li img {
	display: block;
	margin: 0 auto 15px;
}

.bianmin li a {
	color: #15315e;
}

.bianmin li:hover {
	box-shadow: 0 3px 10px rgba(0, 0, 200, 0.1);
}

.backtoTop {
	display: none;
	position: fixed;
	bottom: 5%;
	right: 10px;
	font-size: 40px;
	color: #2a3966;
	border-radius: 10px;
	background-color: #ceddec;
	padding: 2px 16px;
	opacity: 0.9;
}

.footer,
.m-foot {
	background-color: #333;
	padding: 30px 0;
	font-size: 14px;
	line-height: 2.2;
	text-align: center;
	color: #fff;
}

.footer a {
	color: #fff;
	padding: 0 4px;
}

.weblink {
	border-top: 2px solid #004f9f;
	padding: 25px 0;
	font-size: 14px;
}

.weblink .con {
	width: 1200px;
}

.weblink ul {
	display: inline-block;
	width: 85%;
	vertical-align: middle
}

.weblink h4 {
	display: inline-block;
	margin-right: 30px;
}

.weblink li {
	display: inline-block;
	margin-right: 18px;
	padding: 6px 0;
}

/*æ‰‹æœºå…¼å®¹*/
.m-foot {
	display: none;
}

.menu-box {
	display: none;
	float: right;
	width: 28px;
	height: 28px;
	position: relative;
	margin-top: 20px;
}

.menu-box .bar {
	height: 4px;
	margin-bottom: 5px;
	width: 100%;
	border-radius: 3px;
	display: block;
	background-color: #444;
	transition: all 0.3s ease 0s;
}

.menu-box.on .bar:nth-of-type(2) {
	display: none;
}

.menu-box.on .bar:first-child {
	transform: rotate(45deg);
	transform-origin: 3px 6px;
}

.menu-box.on .bar:last-child {
	transform: rotate(-45deg);
}

/*åˆ—è¡¨é¡µ*/
.txt-title {
	display: block;
	color: #245399;
	font-size: 22px;
	font-weight: bold;
	border-top: 2px solid #245399;
	padding: 12px 0 0;
}

.rightbox {
	width: 24%;
	margin-bottom: 20px;
}

.rightbox .pindao {
	display: block;
	width: 100%;
}

.rightbox .pindao li {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.rightbox .pindao li img {
	border-radius: 10px;
}

.rightbox .tonglian li {
	font-size: 15px;
	padding: 10px 0;
}

.leftbox {
	width: 70%;
}

.p-title {
	font-size: 26px;
	font-weight: bold;
	color: #245399;
	border-bottom: 1px solid #e0e0e0;
}

.p-title::after {
	content: '';
	margin-top: 5px;
	width: 50px;
	height: 4px;
	background-color: #245399;
	display: block;
}

.pos {
	width: 100%;
	display: block;
	padding: 15px 0;
	font-size: 14px;
	color: #777;
}

.pos a {
	color: #777;
}

.newslist {
	margin: 0;
}

.newslist li {
	display: block;
	padding: 18px 0;
	border-bottom: 1px dashed #e0e0e0;
}

.newslist li::before {
	content: '';
	width: 5px;
	height: 5px;
	border: 2px solid #245399;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.newslist li span {
	float: right;
	color: #aaa;
}

/*æ–°é—»æ­£æ–‡é¡µ*/
.page-tj {
	width: 23%;
	margin-top: 30px;
}

.page-tj li {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}

.page-tj li p {
	margin-bottom: 8px;
}

.page-tj .ny {
	border-bottom: 1px solid #dde3ee;
	padding-bottom: 14px;
	margin-bottom: 15px;
}

.txtCon {
	width: 70%;
}

.pos {
	display: block;
	color: #999;
	font-size: 14px;
}

.page-title {
	font-size: 32px;
	color: #245399;
	display: block;
	margin: 30px 0;
}

.page-tips {
	display: block;
	font-size: 14px;
	color: #999;
	padding: 25px 0;
	border-top: 1px dashed #d2dae7;
	border-bottom: 1px dashed #d2dae7;
}

.page-tips span {
	margin-right: 5%;
}

.article {
	margin: 40px 0;
	display: block;
	line-height: 1.6;
}

/*è§†é¢‘ç›´æ’­é¡µ*/
.pindaozb {
	margin-top: -5px;
	float: left;
	width: 100%;
	background: url('../images/mzb-bg.jpg') center no-repeat;
	background-size: cover;
	padding: 48px 0 20px;
	margin-bottom: 40px;
}

.zhiboBox {
	background-color: #fff;
	width: 100%;
	float: left;
	width: 100%;
}

.liveBox {
	width: 1050px;
	display: block;
}

.jiemudan {
	width: 350px;
	padding-top: 10px;
}

.bar {
	font-size: 18px;
	color: #555;
	line-height: 50px;
	margin-left: 30px;
}


.toolBox {
	margin: 20px 0 40px;
}

.toolBox li {
	display: inline-block;
	margin-right: 25px;
	font-size: 18px;
	color: #79889c;
	position: relative;
	cursor: pointer;
}

.toolBox li a {
	color: #79889c;
}

.toolBox li a:hover {
	color: #0739c0
}

.toolBox li i {
	margin-right: 5px;
	vertical-align: middle;
}

.toolBox li i.fa-mobile {
	font-size: 28px;
}

.toolBox li div {
	display: none;
	position: absolute;
	bottom: 28px;
	left: 0;
	z-index: 9;
	width: 120px;
}

.bofangbiao {
	width: 350px;
	padding-top: 10px;
	display: none;
}

.bofangbiao .tit,
.video-tit {
	font-size: 24px;
	font-weight: bold;
	padding: 24px 0 24px 30px;
	border-bottom: 1px solid #e6ecf5;
}

.wangqi {
	margin: 10px 15px 0 30px;
	display: block;
	height: 525px;
	overflow-y: auto;
}

.wangqi h4 {
	font-size: 18px;
	margin: 15px 0 12px
}

.wangqi li {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}

.wangqi li a.imgbox {
	float: left;
	width: 40%;
	height: auto;
	margin-right: 10px;
	margin-bottom: 0;
}

.wangqi li a {
	font-size: 14px;
	color: #666;
	line-height: 1.4;
	height: 45px;
	overflow: hidden;
}

.wangqi li p {
	font-size: 12px;
	color: #aaa;
	margin-top: 10px;
}

.video-tit {
	border-bottom: 0;
}

.video-info {
	width: 100%;
}

.video-info li {
	display: inline-block;
	margin-right: 45px;
	font-size: 14px;
	color: #79889c;
	position: relative;
}

.video-info li div {
	display: none;
	position: absolute;
	right: 0;
	top: 30px;
	width: 140px;
}

.video-info li.fr {
	margin-right: 0;
	margin-left: 45px;
}

.video-info li a {
	color: #79889c;
}

.video-info li.openInfo {
	cursor: pointer;
}

.infobox {
	display: none;
	background-color: rgba(0, 0, 50, 0.15);
	border-radius: 8px;
	padding: 20px;
	color: #fff;
	font-size: 14px;
	margin: 20px 0;
}

.fourList {
	float: left;
	width: 100%;
	margin: 15px -2% 0 0;
}

.fourList li {
	width: 23.5%;
	margin-right: 1.5%;
	float: left;
	margin-bottom: 10px;
}

.fourList li p {
	padding: 3px 10px 5px;
	height: 40px;
	overflow: hidden;
}

.fourList li .greyTxt {
	height: auto;
}

.fiveList {
	margin: 15px 0 0;
	text-align: justify;
}

.fiveList li {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	margin-right: 0.7%;
	width: 18.5%;
	border-radius: 8px;
	position: relative;
	background-color: #fff;
}

.fiveList li .imgbox {
	height: 150px
}

.imgbox {
	position: relative;
	width: 100%;
	height: 100%;
	border-radius: 8px;
	overflow: hidden;
	margin-bottom: 10px;
	object-fit: cover;
}

.imgbox img {
	transition: all 0.4s ease 0s;
	display: block;
	width: 100%;
	height: 100%;
}

.imgbox:hover img {
	transform: scale(1.04);
}

.fiveList li p,
.vlogList li p {
	padding: 0 15px;
	display: block;
	height: 45px;
	overflow: hidden;
	margin-bottom: 10px;
}

.fiveList .date {
	font-size: 14px;
	width: 100%;
	padding: 0 5% 10px;
	color: #999;
}

.fiveList .date span:last-child {
	float: right;
}

.title {
	margin: 0;
	display: block;
	position: relative;
}

.title h4 {
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	font-weight: bold;
	color: #245399;
}

/*æ–°æ´¾çŸ©é˜µåˆ—è¡¨é¡µ*/
.juzhen {
	margin: 10px -1%;
	display: block;
	background-color: #fff;
	padding: 10px;
}

.juzhen li {
	position: relative;
	display: inline-block;
	width: 18%;
	margin: 0 .8% 20px;
	border: 1px solid #eee;
	padding: 10px;
	cursor: pointer;
}

.juzhen li .tb {
	width: 100%;
	height: 100%;
}

.juzhen li .code {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	width: 100%;
	transition: all 0.4s ease-in 0s;
}

.juzhen li p {
	text-align: center;
	display: block;
	margin: 10px 0;
}

.juzhen li:hover .code {
	opacity: 1;
}

/*é¢‘çŽ‡æ’­æ”¾é¡µ*/
.radioBox {
	width: 55%;
	position: relative;
	margin-bottom: 40px;
}

.roll {
	width: 55%;
	display: block;
	margin: 40px 0 40px 38%;
}

@keyframes roll {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(360deg);
	}
}

.radioBox.on .roll {
	animation: roll 1s linear 0s infinite;
}

.radioName {
	width: 65%;
	height: 100%;
	background: url('../images/xw.jpg') no-repeat;
	background-size: 100%;
	position: absolute;
	left: 0;
	z-index: 8;
	text-align: center;
	color: #fff;
	font-size: 50px;

}

.radioName h4 {
	font-weight: bold;
}

.radioName p {
	font-size: 15px;
	margin: 50px 0 30px;
	opacity: 0.8;
	font-weight: bold;
}

.radioBox .fa {
	display: block;
	margin: 30px 0 20px;
	font-size: 100px;
	font-family: FontAwesome;
}

.radioBox .fa:before {
	content: "\f144";
}

.radioBox.on .fa:before {
	content: "\f28b";
}

.radioList {
	width: 40%;
	margin: 40px 0;
}

.radioList li {
	position: relative;
	display: inline-block;
	width: 48%;
	padding: 10px;
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 20px;
	opacity: 0.7;
	border: 2px solid transparent;
	overflow: hidden;
}

.radioList li:nth-of-type(2n) {
	float: right;
}

.radioList li.curr {
	opacity: 1;
	border-color: #d71425;
}

.radioList li.curr:before {
	content: 'æ­£åœ¨ç›´æ’­';
	position: absolute;
	left: 0;
	top: 0;
	background-color: #d71425;
	padding: 2px 6px;
	color: #fff;
}

.radioList li.curr.stop:before {
	content: 'æš‚åœæ’­æ”¾';
}

/*******åˆ†é¡µæŒ‰é’®********/
.meneame {
	clear: both;
	width: 100%;
	overflow: hidden;
	padding: 5px 0 0;
	margin-bottom: 15px;
}

.meneame {
	margin-left: 10px;
}

.meneame span,
.meneame strong,
.meneame a {
	float: left;
	padding: 0 13px;
	line-height: 32px;
	border: 1px solid #CCDBE4;
	margin-right: 6px;
	font-size: 12px;
	text-decoration: none;
}

.meneame .current {
	background: rgb(84, 137, 168);
	border-color: rgb(84, 137, 168);
	color: #FFF;
}

.qwfb li a {
	font-size: 16px;
	color: 777;
}

.qwfb li {
	line-height: 29px;
}

.zhuanti li p {
	height: 51.5px;
}

.article p {
	line-height: 2.5rem;
}

.article strong {
	font-weight: bold;
}

.article img {
	width: 75%;
}

.wangqi {
	height: auto;
}

.wangqi li {
	margin-bottom: 43px;
}

.zhuanti li:first-child {
	height: 452px;
}

.zhuanti li:first-child img {
	height: auto;
}

.pindaozb {
	margin-bottom: 0;
}

.xw-one h4 {
	margin: 16.5px 0;
}

.qwfb li {
	height: 47px;
	line-height: 47px;
}

.qwfb li a {
	font-size: 18px;
}

.title {
	padding: 6.5px 0;
}

.footer,
.m-foot {
	background-color: #004f9f;
}

.pindao li {
	position: relative;
	height: 57.52px;
	z-index: 999;
}

.pindao li img {
	z-index: 999;
	position: absolute;
}

.pindao .cate {
	width: 100%;
	box-shadow: 0px 0px 10px 1.5px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	padding: 5px 0;
	position: absolute;
	top: 59px;
	z-index: 99;
	background-color: #fff;
	display: none;
}

.pindao .cate p {
	padding: 0 5px;
	height: 30px;
	line-height: 30px;
	position: relative;
}

.pindao .cate p img {
	position: absolute;
	right: 5px;
	top: 8px;
}

.pindao .cate p a {
	font-size: 18px;
}

.hotnews ul {
	width: 67%;
}

.hotnews li {
	padding-right: 10px;
	line-height: 55px;
	overflow: hidden;
    white-space: nowrap;
    /* text-overflow: ellipsis; */
}

.w-100 {
	width: 100%;
}

.greyTxt {
	color: #aaa;
	font-size: 14px;
}

.w-100 .fourList li p {
	height: 50px
}

.slick-dotted.slick-slider {
	margin: 0;
}

.photo li.curr h4 span {
	font-size: 14px;
}

.pindao li img {
	position: initial;
	z-index: 0;
}

.backtoTop {
	z-index: 999;
}

.wfrtv_pc {
	display: block;
}

.wfrtv_mobile {
	display: none;
}

.title {
	position: relative;
}

.fzh_pc {
	display: block;
	position: absolute;
	left: 215px;
	top: 24px;
}

.fzh_mobile {
	display: none;
}

.tlad-2 .rmtzl {
	display: flex;
}

.tlad-2 .rmtzl a {
	margin-right: 10px; 
	float: left; 
	width: 341px;
}

.tlad-2 .rmtzl a:last-child {
	margin-right: 0px; 
}



.tlad-2 .rmtzl a img {
	margin-right: 10px; 
	width: 100%;
}



/*********end************/

@media screen and (max-width: 768px) {

	.wfrtv_pc,
	#xpxw .title .fzh_pc,
	#xpxw .title span {
		display: none;
	}

	.wfrtv_mobile,
	.fzh_mobile {
		display: block;
	}

	.fzh_mobile {
		margin-top: 10px;
		position: relative;
	}

	.fzh_mobile span {
		top: 54%;
	}

	body {
		width: 100%;
		overflow-x: hidden;
		background-color: #fff;
	}

	.con {
		margin: 0 3%;
		width: 94%;
	}

	.weblink .con {
		width: 100%;
	}

	.white,
	.menu ul,
	.w48per,
	.fangtan li,
	.gtx li.pic,
	.gtx li.bigpic,
	.ws-lunbo,
	.shiting,
	.zhuanti,
	.zt-big,
	.w445 a img,
	.hotnews li,
	.hotnews ul,
	.w48per.white,
	.leftbox,
	.rightbox,
	.liveBox,
	.radioBox,
	.radioList {
		width: 100%;
		overflow-x: hidden;
	}
	.hotnews li{
	 text-overflow: ellipsis;
	}
	    
	.header {
		height: 6.5rem;
		background-size: auto 6.5rem;
		padding: 1.5rem 3% 0;
		background-position: left bottom;
	}

	.header .fl {
		width: 60%;
	}

	.searchbox,
	.footer,
	.hotnews img,
	.header ul.fr,
	.menu,
	.weblink,
	.bofangbiao,
	.video-info li.openInfo,
	.zhuanti li:first-child {
		display: none
	}

	.m-foot,
	.menu-box,
	.photo li h4 span,
	.infobox {
		display: block
	}

	.rebang {
		margin-left: 0;
	}

	.gtx li.pic img,
	.newspic .slick-slide img,
	.shiting li img,
	.xw-one img,
	.pindao li,
	.pindao li img,
	.slick-slide img,
	.gtx li.bigpic img {
		width: 100%;
		height: auto !important;
	}

	.fangtan li {
		margin-bottom: 15px;
	}

	.fangtan li {
		padding-right: 0;
	}

	.ws-lunbo {
		margin-bottom: 15px;
	}

	.photo,
	.zhuanti,
	.zt-big,
	.bianmin,
	.pindao,
	.menu ul,
	.juzhen {
		display: flex;
		width: 100%;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.photo li.curr h4 {
		bottom: 0;
	}

	.bianmin li {
		width: 32%;
	}

	.photo li.curr,
	.photo li,
	.shiting li,
	.shiting.five li,
	.zhuanti li,
	.pindao li,
	.fourList li,
	.fiveList li {
		width: 48.5%;
		height: auto;
		margin-bottom: 10px
	}

	.photo li {
		background-color: #fff;
	}

	.photo li h4 {
		transform: rotate(0);
		position: relative;
		color: #333;
		left: 10px;
		overflow : hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		width: 100%;
	}
	.txtbox a{
		overflow : hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		font-size: 14px;
	}

	.photo li img {
		width: 100%;
		height: 14rem;
		opacity: 1;
	}
	.shiting li p{
		height: auto;
		margin-bottom: 10px;
	}
	.shiting li:last-child,
	.bianmin li:nth-of-type(7),
	.bianmin li:nth-of-type(8),
	.photo li:last-child {
		display: none;
	}

	.menu {
		height: auto;
	}

	.menu li {
		display: block;
		width: 49%;
	}

	.newslist li span {
		float: none;
		clear: both;
		display: block
	}

	.video-info li.fr {
		float: none;
		padding: 10px 0;
	}

	.video-tit {
		padding: 10px;
	}

	.fourList li p {
		height: 45px;
	}

	.imgbox img,
	.fiveList li .imgbox {
		height: 8rem;
	}

	.juzhen li {
		width: 48%;
	}

	.juzhen li .tb {
		height: auto;
	}

	.foot-ad {
		display: none;
	}

	.hotnews ul {
		margin: 0;
	}

	.zhuanti li:hover img {
		transform: scale(1);
	}


	@media screen and (max-width: 530px) {
		.fzh_mobile span {
			top: 52%;
		}
	}

	@media screen and (max-width: 460px) {
		.fzh_mobile span {
			top: 51%;
		}
	}

	@media screen and (max-width: 400px) {
		.fzh_mobile span {
			top: 50%;
		}
	}

	@media screen and (max-width: 370px) {
		.fzh_mobile span {
			top: 49.5%;
		}
	}

	@media screen and (max-width:414px) {
		.zt-big li:last-child {
			display: none;
		}

		.zt-big li {
			height: 17rem;
		}

		.zhuanti li,
		.zt-big li {
			width: 48%;
		}

		.shiting li img,
		.photo li img {
			height: 8rem;
		}

		.fangtan li h4 {
			margin: 4px 0;
		}

		.fangtan li img {
			margin-right: 0;
			margin-bottom: 10px;
		}

		.falv img,
		.falv p,
		.fangtan li img,
		.pindao li {
			width: 100%;
		}

		.radioBox {
			margin-bottom: 0;
		}

		.roll {
			margin-top: 20px;
		}

		.radioName p {
			margin: 20px 0 0;
		}

		.radioName h4 {
			font-size: 24px;
		}

		.radioList {
			margin: 20px 0;
		}

		.radioBox .fa {
			margin: 15px 0;
		}


	}